home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Techniques / Examples by Geoff Perlman / Classes / GridLock / Read Me < prev   
Encoding:
Text File  |  2001-01-30  |  339 b   |  5 lines

  1. Gridlock Example
  2. By Geoff Perlman
  3. January 30th, 2001
  4.  
  5. This is an example of a reusable canvas-based class that draws a grid. The user can click on cells in the grid to select them. You can also control the colors used, determine which cell has been clicked (via the CellClicked event) and decide whether or not to accept or reject a click.